home *** CD-ROM | disk | FTP | other *** search
/ ftp.sustworks.com 2018 / ftp.sustworks.com.zip / ftp.sustworks.com / IPNetRouter68K_14.sit.hqx / IPNetRouter68K_14 / Release Notes < prev    next >
Text File  |  1999-09-14  |  30KB  |  622 lines

  1. IPNetRouter Release Notes
  2.  
  3. Sep 14, 1999 (1.4.1)
  4. Port Mapping: fix save and restore for protocol "GRE"
  5. Sep 10, 1999 (1.4.1)
  6. Fix possible crash when closing ARP window.
  7. DHCP Server: Ignore all requests that arrive on an interface that is not enabled for DHCP.
  8.  
  9. Sep 6, 1999 (1.4)
  10. Release as version 1.4
  11.  
  12. Sep 5, 1999 (1.4c23)
  13. Only close streams to Proxy module if necessary for MacIP since this re-initializes the module.  Reload filter table if module is re-initialized.
  14.  
  15. Sep 2, 1999 (1.4c22.2)
  16. Close control streams from CPortMapAction and CFilterAction when plumbing a new link stream to avoid OT errors when using MacIP.
  17. Do not skip first entry of interfaces table when rebuilding configuration upon wakeup from sleep (this entry may not be the loopback device under OT2.5 (Sonata)).
  18. DHCP: Do not skip first entry of interfaces table when matching a ServerID (this entry may not be the loopback device under OT2.5 (Sonata))
  19. DHCP: Respond via Broadcast if previous response via Hardware Unicast was not successfully received.
  20. Log File: Reset logical end-of-file upon open to avoid showing any previous text.
  21.  
  22. Aug 26, 1999 (1.4c22)
  23. Close control streams to Proxy driver when plumbing a new link stream to avoid OT errors when using MacIP.
  24. DHCP: Fixed handling of DISCOVER and REQUEST messages when 'ciaddr' is not zero as used by Mac OS when self configuring IP.
  25. DHCP: Broadcast response if requested regardless of 'ciaddr'.
  26. DHCP: show correct Unicast IP address in log when 'ciaddr' is not zero.
  27. Fix to restore masquerading if provider closes with new recovery from 1.4c21.
  28.  
  29. Aug 19, 1999 (1.4c21)
  30. Improved recovery when switching configurations in the TCP/IP control panel while IPNetRouter is running (this now works).
  31. Converted some ALRTs to Log Messages to avoid crashing the FBA if certain exceptions occur.
  32. Changed to not push OTModl$Proxy above MacIP to avoid possible conflict with Enable Local NAT.
  33.  
  34. Aug 15, 1999 (1.4c20)
  35. Add "#PPPName=<configName>" command to specify which PPP configuration in the TCP/IP Preferences File IPNetRouter should use.
  36. Fixed access beyond end of block when reading DHCP status.
  37. Fixed improper deletion of OT Config when PPP fails to connect.
  38. Added 'STR#' resource 131 with option settings (SleepTime=6, LogFileName=IPNR.log, ConfigFileName=Router Config, PPPName=IPNetRouter, IPNetRouterDials=1).
  39. Restructured the logging function to write out status messages to a log file as well as displaying them in the Log Window.  The default log file is named "IPNR.log" in the Preferences Folder.
  40.  
  41. Aug 2, 1999 (1.4c19)
  42. DHCP: Several bug fixes: (1) Use time on existing lease if any for Discover/Request sequence or Request from client in INIT-REBOOT state; (2) Extend lease time if client is RENEWING or REBINDING even if client doesn't explicitly request more time; (3) Send NACK in response to verify (Request from client in INIT-REBOOT) if requested address is not valid for this network; (4) Allow static configs to override existing lease assignments; (5) Do not send address time option for DHCP inform; (6) Reclaim Client_ID lease bindings for IP addresses that are no longer in the dynamic pool so these clients will get a new valid lease; (7) Added delete button to DHCP Status pane to manually remove old lease bindings.
  43.  
  44. Filter Window: Changed "pass" filter action to ignore datagrams that don't match since it is easy to block such datagrams with other filters.  This allows pass filters to open holes in a set of "block" filters without blocking datagrams that don't match any filter. Increase maximum number of filter entries from 30 to 50.
  45.  
  46. July 29, 1999 (1.4c18.1)
  47. DHCP: Release ICMP threads and endpoint when Server is stopped to fix possible error if the TCP/IP stack is rebuilt.
  48.  
  49. July 27, 1999 (1.4c18)
  50. Fixed "stale handle reference" when reading data from IP module.
  51. DHCP: fixed bug in block size when writing out DHCP Status.
  52. DHCP: extend lease time if client is RENEWING or REBINDING even if client doesn't explicitly request more time.
  53. Fixed dispose handle bug when opening Gateway Window.
  54.  
  55. July 18, 1999 (1.4c17.2)
  56. Gateway Window: when dial on demand is unselected, open PPP before trying to connect so PPP can decide when to dial for the first time.  Press the Option key while adding a PPP interface to temporarily override this behavior.
  57. DHCP: fixed bug in log of DHCP message type when the type is unknown or unspecified.
  58.  
  59. July 10, 1999 (1.4c17)
  60. Gateway Window: add checkbox to disable using OT Network Setup.
  61. Allow Gateway options to be set or cleared using #addOnly.
  62. Improve error handling when unable to open a PPP control endpoint.
  63. Do not generate pseudo Default-Gateway for non PPP interface.
  64.  
  65. July 1, 1999 (1.4c16)
  66. Interfaces Window: Allow masquerading to be enabled on a single interface when multiple interfaces are defined on the same port.
  67. NAT: Do not translate other interfaces from the same network on a single port. This is to allow multiple public IP addresses on the gateway machine.
  68. Filter Window: change protocol port popup to only set the destination port.
  69. General: remove Default-Gateway safely when Provider Is Closing.
  70.  
  71. June 28, 1999 (1.4c15)
  72. Gateway Window: Add checkbox to configure for "TR Cable Modem".
  73. General: Do not allow Private Network that overlaps primary interface.
  74. General: Suppress log message when IP address is not available from Remote Access.
  75.  
  76. June 20, 1999 (1.4c14)
  77. General: changed KOTProviderWillClose processing to be more reliable when DHCP lease expires.
  78.  
  79. June 15, 1999 (1.4c13b)
  80. Proxy module: add support for QuickTime 4 Streaming (RTSP).
  81. Proxy module: fix support for port ranges and additional public addresses.
  82. Port Mapping: allow specifying port ranges as "A-B" where "A" and "B" are protocol port numbers.
  83. General: improve how threads are terminated.
  84. General: updated to CW-Pro Release 4.
  85. General: use "Import Weak" for Appearance Lib.
  86. Startup: open the settings document "Router Config" in the Preferences Folder if found (especially useful for FBA version).
  87.  
  88. May 21, 1999 (1.4c12)
  89. Proxy module: fix bug that could lose port ranges for permanent mapping entries.
  90. Proxy module: fix bug in performing NAT on LAN interfaces (Enable Local NAT).
  91. Proxy module: designate "Proxy" and "Proxym" (the module and driver part of OTModl$Proxy) as install buddies instead of modifying reference counts to prevent unintended unloading.
  92. DHCP Server: allow lease times to be specified in minutes (to facilitate testing).
  93. DHCP Server: reduce grace period for expired leases from 5 to 2 minutes.
  94. General: Shorten recovery time when Provider Closes unexpectedly (DHCP lease expires), wait one second and then open an endpoint to block until a new lease is established.
  95. General: Use OT Configuration Database if available instead of modifying TCP/IP Preferences File directly to insert Proxy module. Perform this operation at application startup before opening any endpoints since it may rebuild the TCP/IP configuration (pressing Option during startup will force the stack to rebuild).
  96. General: always terminate threads the same way to avoid a possible race condition when quiting the application while PPP is connected.
  97. General: make version number and version strings more consistent.
  98. General: Fix PowerPlant LInterruptSafeList to work with future MacOS version.
  99. General: Update CIPNumberField.cp to work with Metrowerks IDE 3.3.
  100.  
  101. April 29, 1999 (1.4c10)
  102. Port Mapping: add protocol selections for IPSec and Other.
  103.  
  104. April 26, 1999 (1.4c9)
  105. General: improve recovery when provider closes.
  106. DHCP Server: fix renewal to recognize ciaddr.
  107. DHCP Server: catch improperly configured address before offering to client.
  108. DHCP Server: automatically resume serving after network error.
  109.  
  110. April 12, 1999 (1.4c8)
  111. Fixed bug in Enable Local NAT for one way cable modems.
  112. IP Filtering: allow filtering on both source and destination within a single rule.
  113. IP Filtering: allow filtering on TCP ACK bit.
  114. ARP: fixed bug in displaying Interface Names that contain comma.
  115. DHCP Server: changed "Save" button to "Apply".
  116.  
  117. April 3, 1999 (1.4c7d)
  118. DHCP Server: fixed bug that prevented server from recognizing multiple Ethernets.
  119. DHCP Server: offer a different IP address if a requested address is not available.
  120. DHCP Server: ping previously assigned addresses that have been released or expired.
  121. DHCP Server: allow a released binding to be renewed.
  122. DHCP Server: fixed bug in handling Client IDs.
  123. DHCP Server: allow copy from DHCP Status Table.
  124. Changed command shortcuts to use Cmd-R for ARP and Cmd-H for DHCP.
  125.  
  126. April 3, 1999 (1.4c7c)
  127. DHCP Server: add workaround for bug in IP_RCVIFADDR to support dual Ethernets.
  128. DHCP Server: refresh Network Interface popup when lease data settings change.
  129. DHCP Server: write DHCP Server Status in 512 byte blocks.
  130. DHCP Server: change Interface popup in Lease Data to only show existing entries.
  131. DHCP Server: don't erase existing settings for #addOnly.
  132. DHCP Server: fix editing dynamic config range.
  133. DHCP Server: save and restore "Use Verbose Logging" checkbox.
  134. DHCP Server: fix possible freeze when saving.
  135. ARP Window: fix bug in initial data displayed.
  136. Port Mapping: changed the meaning of "static" to specify a fixed apparent address. This allows mapping additional fixed IP addresses to hosts on your LAN. Manually configured NAT table entries that do not age are now called "permanent". 
  137. Port Mapping: protocol port zero is now interpreted to mean map all ports.
  138.  
  139. March 30, 1999 (1.4c7)
  140. DHCP Server is now working (Yay!)
  141. IP Filtering: do not dial on demand for transmitted FIN segments (to prevent improperly terminated connections from redialing).
  142.  
  143. March 2, 1999 (1.4c6)
  144. Fixed bug introduced in 1.4c5 that caused Port Map entries to disapear when PPP reconnected.
  145. IP Filtering: filtering is performed before Network Address Translation (NAT) for outgoing packets, and after NAT for incomming packets (so LAN clients can be distinguished).
  146. Added DHCP Window.  Server implementation is in progress ("enable" just logs DHCP requests).
  147.  
  148. February 20, 1999 (1.4c5)
  149. Fixed bug where inbound port mappings could be lost the first time IPNR is launched.
  150. Fixed bug where secondary NAT address (for one-way cable modems) could be lost the first time IPNR is launched.
  151. Enhanced logging to show each command in full.
  152. Changed the way IPNR reads from IP to improve robustness.
  153. Allow interfaces and routes table to hold up to 200 entries.
  154. Added ARP tool (still in progress).  Allows IPNR to support proxy ARP.
  155.  
  156. February 17, 1999 (1.4c4)
  157. Fixed recovery when DHCP lease expires while connected.
  158. Holding the Option key while selecting "Interfaces" from the Window menu will remove and then restore all interfaces (as if the DHCP lease had expired).
  159. Improved error checking when reading from IP module.
  160. Changed support address in the About Box to "support@sustworks.com"
  161. Fixed error message when unable to age the NAT table.
  162.  
  163. January 29, 1999 (1.4c3) (also released as 1.3.3)
  164. Interfaces Window: fixed to remember Default-Gateway when changing a PPP configuration.
  165.  
  166. January 24, 1999 (1.4c2)
  167. Command Files: added parameter to set interface MTU (\mtu=xxx).
  168. NAT: do not age TCP entries unless they have been closed from at least one end.
  169.  
  170. January 22, 1999 (1.4c1)
  171. Fixed bug in Local NAT for TCP connections (OTModl$Proxy 1.6.3).
  172. Enhanced recovery when DHCP lease expires while connected.
  173.  
  174. January 17, 1999 (1.3.2)
  175. Masquerading: removed alert before modifying TCP/IP Preferences File from 1.3.1 below.
  176.  
  177. January 14, 1999 (1.3.1)
  178. Interfaces Window: Fixed bug in remembering Unnumbered setting.
  179. Gateway Window: Enable NAT on local interface is now a separate selection.
  180. Port Mapping: fixed bug in restoring port ranges.
  181. Masquerading: notify user when restart may be required for masquerading to work.
  182. Installer: always update OTModl$Proxy and recommend restarting.
  183.  
  184. January 4, 1999 (1.3)
  185. Released as version 1.3
  186.  
  187. January 2, 1999 (1.3c15)
  188. Changed to remove and then restore interfaces when DHCP lease expires while connected.
  189. Restore previous behavior of always using PPP negotiated IP address when available.
  190. Reset 21-day trial period for all users.
  191.  
  192. December 31, 1998 (1.3c14)
  193. Fix the way DHCP setting is saved.
  194. Don't remove interfaces if provider closes to continue working when DHCP lease expires.
  195. Preserve port mappings when using #addOnly command file.
  196. Changed to enable NAT on local interfaces more reliably including single Ethernet configurations.
  197.  
  198. December 15, 1998 (1.3c13)
  199. NAT: do not override static port map entries.
  200. Port Mapping: allow a single table entry to map a range of ports.
  201. Port Mapping: added support for Telco Return cable modems.
  202. Make all command verbs case insensitive.
  203.  
  204. November 22, 1998 (1.3c12)
  205. Fixed bug in restoring port map settings for PPP connection.
  206. Ask to save changes at quit only if user has changed settings.
  207. Add option to disconnect PPP at quit in Gateway window.
  208. Added "#connect" and "#disconnect" command verbs.
  209.  
  210. November 5, 1998 (1.3c11)
  211. Treat any unrecongized transport protocol as a security wrapper.
  212. Fixed bug in restoring port map settings.
  213. Ignore empty routes data.
  214.  
  215. October 23, 1998 (1.3c10)
  216. Updated to work with Mac OS 8.5.
  217. Fixed bug in setting up masquerading when using two interfaces on a single Ethernet.
  218.  
  219. October 22, 1998 (1.3c9)
  220. Recognize IrDA as a TCP/IP capable device.
  221. Add icons for FBA version.
  222. Ensure PPP link stream is built at system task time, retry if first attempt fails.
  223. Fixed DHCP processing.
  224. Fixed crashes and instability problems that resulted from restructing below.
  225. Allow IP masquerading on multiple interfaces (up to four).
  226. Remember which windows were open when closing a document.
  227. Include short version string in IPNR saved configuration file.
  228. Interpret "-interface" in config file to remove the corresponding interface if any.
  229. Allow TCP NAT entries to age out promptly when FIN packets arrive out of order.
  230. IP Filtering: fix bug in matching a single port number.
  231. Move all user modifiable data to separate Data Objects to simplify the design and prepare for making IPNetRouter a scriptable faceless background application.
  232. Restore: Fixed bug when restoring "#addOnly" routes.
  233. Restore: Add or remove filter entries to match config unless "#addOnly".
  234.  
  235. September 15, 1998 (1.3c7)
  236. Improve error recovery during PPP connection attempt. If all retries fail, wait 10 minutes and start again.
  237.  
  238. Fixed bug that could result in duplicate interface names when more than 32 registerd ports.
  239. Add logging to show User Port Name, Actual Port Name, and Interface Name.
  240.  
  241. When restoring settings, if no Interface Name is given, use the corresponding Interface Name based on the port name.
  242.  
  243. Rescan port registry before each restore settings operation.
  244.  
  245. August 31, 1998 (1.3c6)
  246. Fix DHCP feature to not over write new routes.
  247. Filter Window: restore filters in same order as saved.
  248. Filter Window: avoid interaction with protocol port name popup in Port Map window.
  249.  
  250. August 14, 1998 (1.3c5)
  251. Fix DHCP feature to not over write existing interface.
  252. Filter Window: fix NetBIOS DNS querry filtering to reject invalid IP datagrams.
  253. Filter Window: allow IP address 0.0.0.1 to represent a dynamically assigned address.
  254. Filter & Interface Window: allow user or actual port names.
  255. Restore Interfaces: added "noGateway" parameter to allow restore of dynamic PPP interface without creating a Default-Gateway.
  256. Improve error recovery when PPP connection attempt fails.
  257.  
  258. August 10, 1998 (1.3c4)
  259. Improve error reporting when updating display tables.
  260. Fixed bug in save and restore filter port number.
  261.  
  262. July 31, 1998 (1.3c3)
  263. Fixed bug in save and restore filter settings.
  264.  
  265. July 30, 1998 (1.3c2)
  266. Fixed problem in configuring Link Stack for MacIP.
  267. IP Filtering: added protocol port name and ICMP type popup menus.
  268. Port Mapping: added protocol port name popup menu.
  269.  
  270. July 29, 1998 (1.3c1)
  271. Added support for "IP Filtering".
  272. Perform NAT on datagrams from LAN when IP Forwarding is set to "Always".
  273.  
  274. July 15, 1998 (1.2.1)
  275. Fixed bug when reconnecting an unnumbered interface with a duplicate IP address.
  276. Changed NetBIOS filtering to delete NetBIOS DNS querries sent to the on demand interface.
  277.  
  278. July 6, 1998 (1.2)
  279. Released as version 1.2
  280.  
  281. July 4, 1998 (1.2c6)
  282. Fixed bug in remembering static translation entries.
  283. Fixed bug in reclaiming existing port map entry for ICMP or GRE packets.
  284. Changed "Show PPP Dialogs" to not enable connection reminders.
  285.  
  286. July 2, 1998 (1.2c5)
  287. Fixed bug in starting masquerading when no document is open.
  288. Fixed bug in restoring an unnumbered interface when "Show PPP dialogs" is selected.
  289. Added support for GRE packets to allow PPTP through the gateway.
  290.  
  291. June 30, 1998 (1.2c4)
  292. Minor changes to NAT module.
  293. Restructured Save and Restore to be more reliable.
  294. Command-period or Connection->Reset now aborts a connection attempt in progress.
  295.  
  296. June 26, 1998 (1.2c3)
  297. Restore static translation entries every time masquerading is started.
  298. Don't force modal connections.
  299.  
  300. June 25, 1998 (1.2c2)
  301. Added support for "inbound port mapping".
  302. Improved error reporting when restore fails.
  303. Force modal connection during restore so connection completes
  304.   before trying to restore routes.
  305.  
  306. June 16, 1998 (1.2c1)
  307. Improved retry algorithm for PPP connections.
  308. Tested and improved support for FCR LinkUPPP.
  309.  
  310. June 14, 1998 (1.1)
  311. Fixed to save current Gateway settings when creating a new document.
  312. Released as V1.1
  313.  
  314. June 11, 1998 (1.1c1)
  315. Fixed to save and restore host routes.
  316. Fixed to allow PPP to redial if line is busy.
  317. Fixed to identify masquerading correctly when two interfaces use the same IP address.
  318. Report source IP address of on demand traffic.
  319. Allow dial on demand to be turned off.
  320.  
  321. June 10, 1998 (1.0.2)
  322. Fixed to restore PPP interfaces with static IP address.
  323. Fixed to retry building PPP link stack if connection attempt fails.
  324.  
  325. May 31, 1998 (1.0)
  326. Released as V1.0 (Yay!)
  327.  
  328. May 30th, 1998 (1.0c6)
  329. Restore TCP/IP Prefs as soon as possible after launching a PPP connection attempt.
  330. Enable PPP dialogs explicitly based on "Show PPP dialogs" setting.
  331. Improved Alert text to help explain OT errors.
  332. Improved FTP masquerading for transfering a group of files.
  333. Added document Save and Quit alerts.
  334. Added NetBios filtering to block spurious dial-on demand from Windows 95/NT.
  335.  
  336. May 26th, 1998 (1.0c5)
  337. Fixed possible crash while demo startup dialog is displayed.
  338. Interfaces Window: Added "DHCP" check box to prevent saved IP address
  339.   from over writing DHCP assigned address.
  340.  
  341. May 24th, 1998 (1.0c4)
  342. FTP masquerading fixes for 68K version.
  343. IP Masquerading fixed to distinguish dual ethernet ports with
  344.   the same driver name (NuBus Macs).
  345. Fixed port name popup to handle names with menu "meta" characters.
  346. Added Connection->Reset command to reset connection state.
  347. Removed PPP connection attemp looping.
  348. Gateway Window: added "Show PPP Dialogs" checkbox.
  349.  
  350. May 8th, 1998 (1.0c3)
  351. Fixed bug that could cause IPNR to not notice PPP has disconnected.
  352.  
  353. May 5th, 1998 (1.0c2)
  354. Improve connection state management and reporting for dial-up connections.
  355. Allow Cmd-Period to reset PPP connection state.
  356. Fixed IP Masquerading bug that broke dual ethernet configurations that use a single driver.
  357.  
  358. May 2nd, 1998 (1.0c1)
  359. Show "User Port Names" instead of actual port names.
  360.   All saved settings documents must be updated.
  361. Update 68K version of proxy module to include latest FTP masquerading support.
  362. Disable PPP modal dialogs on first connect.
  363. Ask user if they wish to save if Remain Connected checkbox is modified.
  364. Change name of prefs file to "IPNetRouter Prefs".
  365. Reset demo expiration to continue beta testing period.
  366.  
  367. April 17th, 1998 (1.0b2)
  368. Fixed bug in FTP masquerading.
  369. Changed Installer to find TCP/IP Preferences by type and creator.
  370.  
  371. April 15th, 1998 (1.0b1)
  372. Disable PPP modal dialogs.
  373. Log when IP Forwarding is set.
  374.  
  375. April 8nd, 1998 (09.a28)
  376. Reset demo expiration to continue alpha test period.
  377.  
  378. Find TCP/IP Preferences file by type and creator instead of name.
  379.  
  380. Installer: Removed SetupAP.PPC extension
  381.  
  382. Gateway window: "Remain Connected" will ping the interface every 3 minutes
  383. and try to redial if the connection drops.
  384.  
  385. Fixed bug in restoring IP forwarding from previously saved settings.
  386.  
  387. Recognize "#AddOnly" command while processing IPNetRouter settings documents.
  388.  
  389. March 30, 1998 (0.9a27)
  390. FTP Masquerading should now work.
  391. Added "Connection" menu with keyboard shortcuts.
  392. Improved exception handling when opening settings documents.
  393.  
  394. March 26, 1998 (0.9a26)
  395. Log Window: Change time stamps to 24 hour format with seconds.
  396. NAT module: Change to recognize Fastpath messages with Link Layer headers.
  397. NAT module: Add defensive code to ignore incomplete datagrams.
  398. Add "Gateway" window.  Make Routes and Gateway windows subordinate to Interfaces window so they can be opened and closed independently but still reference the same settings document.
  399.  
  400. March 24, 1998 (0.9a25)
  401. Added time stamps to the Log Window.
  402. Fixed bug that could prevent FCR PPP from dialing on demand.
  403. FTP masquerading now works in many (but not all) cases.
  404.  
  405. March 17, 1998 (0.9a24)
  406. Reset demo expiration to continue alpha test period.
  407.  
  408. Enhanced NAT module to handle FTP masquerading (still in progress).
  409.  
  410. Enhanced NAT module to handle fragmented IP datagrams.
  411.  
  412. Enhanced NAT module to support FTP passive mode transfers from clients.
  413.  
  414. Reverted the Link stack for MacIP to no longer include the NAT module (in response to some problem reports).
  415.  
  416. March 1, 1998 (0.9a23)
  417. IPNetRouter now supports FCR PPP (including dial-on-demand). To use this, you should place an FCR PPP connection document in your startup items folder to configure the FCR PPP driver.
  418.  
  419. Changed the "Configure Interface" window to "Interfaces". Added a group box and updated the window help to make the functions of the window more clear.
  420.  
  421. Added "Connect"/"Disconnect" button to control dial-up interfaces that are not permanently connected to a remote network.
  422.  
  423. Fixed cosmetic bug in Edit Fields.
  424.  
  425. Fixed uninstaller to restore TCP/IP Preferences file.
  426.  
  427. OTModl$Proxy and SetupAP now include descriptions that appear in Extensions Manager or Conflict Catcher.
  428.  
  429. Updated OTModl$Proxy (1.3b1) to access global data using atomic operations.
  430.  
  431. February 23, 1998 (0.9a22)
  432. IPNetRouter now works with classic 'mdev's like NTS PPP and FCR PPP (dial on demand for these is still in progress).
  433.  
  434. Dial on demand will keep retrying if it fails to connect.
  435.  
  436. February 20, 1998 (0.9a21)
  437. Reset demo expiration to continue alpha test period.
  438.  
  439. Restore from previously saved configuration will no longer modify the IP address of an existing interface that is currently up.  This prevents a saved configuration from overriding an IP address dynamically assigned using DHCP.
  440.  
  441. Fixed bug that would "select all" when the mouse button was released after selecting text in a field that is not currently active.
  442.  
  443. Fixed bug that would start drag and drop from an inactive field based on selection in the previously active field.
  444.  
  445. Moved registration commands from Edit menu to About Box.
  446.  
  447. February 11, 1998 (0.9a20)
  448. Several changes to improve support for other PPP clients (still in progress).
  449. Changed monitor probe to show traffic on all ports while masquerading (forwarded traffic will be plotted as both input when received and output when sent).
  450. Changed installer to restart after installation completes.
  451. Updated FAQ and "Getting Started" instructions on our web site.
  452.  
  453. February 3, 1998 (0.9a19)
  454. Re-enabled MacIP support after testing it with this version and posting instructions on my web page (see "Getting Started with IPNetRouter").
  455. Some changes to dial on-demand should improve reliability and eliminate accidental re-dialing after a PPP connection closes.
  456.  
  457. January 25, 1998 (0.9a18)
  458. Reset demo expiration to continue alpha test period.
  459. Changed to look for PPP configuration named "IPNetRouter" in TCP/IP Configurations list. If not found, use the first PPP configuration instead.
  460. Allow IP Masquerading to be turned on or off without disrupting the interface.
  461. Hide MacIP support since it is currently unreliable.  To re-enable it, change 'STR#' resource 149 in the application file from "noMacIP" to "MacIP".
  462.  
  463. If the SetupAP INIT causes your system to crash at shutdown, make sure you leave AppleTalk enabled.
  464.  
  465. January 3, 1998 (0.9a17)
  466. Enhanced NAT module to recognize Mentat Fast Path mode used by G3 Macs.
  467. New version of SetupAP INIT.
  468. Improved support for dial on demand.
  469. Changed product name to IPNetRouter.
  470.  
  471. December 28, 1997 (0.9a15)
  472. Fixed problem with setting IP Masquerading for dial on demand PPP connections.
  473. Set IP Forwarding to automatic when masquerading is enabled.
  474. Reset demo expiration to continue alpha test period.
  475.  
  476. December 21, 1997 (0.9a10)
  477. IPNLink can now redial a PPP connection on demand (when it detects IP traffic).
  478.  
  479. Reset NAT table when IP Masquerading is turned off to clear out
  480. old translation entries in case we get a new IP address (when
  481. PPP reconnects).
  482.  
  483. Added defensive error checking in NAT module (OTModl$Proxy).
  484.  
  485. Removed all "User Breaks" from NAT module.
  486.  
  487. December 20, 1997 (0.9a9)
  488. Many enhancements to support dial on demand.  IPNLink now tracks
  489. the state of PPP connections and can redial by clicking on the
  490. corresponding interface and pressing update.
  491.  
  492. "IP Forwarding: Automatic" is now the default.
  493.  
  494. Interface names are now determined automatically.
  495. Use the up/down arrows to adjust the logical interface number.
  496.  
  497. Added the ability to select "MacIP Gateway" mode when configuring
  498. a MacIP interface.
  499.  
  500. December 16, 1997 (0.9a8)
  501. Fixed problem with ICMP translation that prevented some
  502. traceroute programs from working through IPNLink.
  503.  
  504. Fixed IP Masquerading to not update the UDP checksum when checksums are
  505. not being used.  This prevented WhatRoute from seeing the final target of
  506. a trace.
  507.  
  508. Changed IP Masquerading to discard packets for which there is no translation
  509. entry.  This means unauthorized or invalid packets will be discarded, but also
  510. means protocols that require additional custom translation support will
  511. no longer work from the gateway machine when IP Masquerading is enabled.
  512.  
  513. Fixed Remove interface to properly disable IP Masquerading.
  514.  
  515. December 10, 1997 (0.9a7)
  516. Enhanced support for cable modem configurations.
  517. Fixed bug in IP Masquerading ping.
  518. Fixed bug in "Upon Open: Configure and Quit".
  519.  
  520. December 6, 1997 (0.9a6)
  521. Improve error checking and show masquerading configuration in Log Window.
  522. Changed "Save As Auto Configure" checkbox to "Upon Open" popup menu.
  523. Updated Proxy module that performs IP masquerading.
  524. Reset expiration to extend alpha test period.
  525.  
  526. December 2, 1997 (0.9a5)
  527. Enhanced IP Masquerading to not translate datagrams sent to or
  528. received from a private network.  This allows a 2nd IP interface
  529. on the same Ethernet port to bypass masquerading.
  530.  
  531. Fixed a bug in the way interface names are determined from the port
  532. name, and the corresponding port name is found and displayed in the
  533. Configure Interface window.  This should resolve problems with
  534. Save and Restore.
  535.  
  536. Fixed a problem with restoring IP Masquerading.
  537.  
  538. Fixed a bug that created unnecessary Default-Gateways.
  539.  
  540. November 28, 1997 (0.9a4)
  541. Changed "sleep time" to reduce CPU utilization.
  542. Changed command key for Subnet Calculator from "Cmd-S" to "Cmd-B".
  543. 68K version now available.
  544.  
  545. November 25, 1997 (0.9a3)
  546. Numerous bug fixes to save and restore, remove interface, and quit to improve stability.
  547. Enhanced to work better with the Monitor tool in IPNetMonitor.
  548. Check for OT1.1.1 or later at startup.
  549.  
  550. November 20, 1997 (0.9a1)
  551. Added support for IP Masquerading (no ftp yet).
  552. Fixed Save and Restore to handle forwarding.
  553. Converted SetupAP to an INIT.
  554.  
  555. November 15, 1997 (0.8a)
  556. Automatically add route to a pseudo gateway when configuring a PPP
  557. interface if needed.
  558.  
  559. Added support for an "unnumbered" interface (a point-to-point interface
  560. for which no unique local address is provided).
  561.  
  562. Re-ordered application startup to make it faster.
  563.  
  564. Reset expiration to extend alpha test period.
  565.  
  566. October 14, 1997 (0.6a1)
  567. Restructured IPNLink into two separate applications: a basic router; and
  568. companion tool suite IPNetMonitor.  The registration code for IPNLink is
  569. also accepted by IPNetMonitor.
  570.  
  571. Added support for MacIP.
  572.  
  573. Reset expiration to extend alpha test period.
  574.  
  575. September 4, 1997 (0.6a)
  576. Changed the delimiter used in saved configurations from ',' to '\' since
  577. comma is used in the names of some driver modules.
  578. Fixed a cosmetic bug with the position of controls in the Configure Routes window.
  579.  
  580. September 3, 1997 (0.5a)
  581. Can now save and restore IP configurations (interfaces and routes).
  582. See "Configure Interface" window help for details.
  583.  
  584. August 25, 1997 (0.4a)
  585. Reset expiration to extend alpha test period
  586. Converted to CodeWarrior Pro using MSL
  587. Include minor fixes from IPNetMonitor
  588.  
  589. August 3, 1997 (0.3a)
  590. First pre-release alpha test version.
  591.  
  592. This pre-release version is being made available for advanced users to begin evaluating IP multihoming and routing under Macintosh Open Transport.
  593.  
  594. Known missing or incomplete features:
  595. (1) No way to save interface and routing configurations.
  596. (2) No IP masquarading to allow multiple hosts to hide behind a single public IP address.
  597. (3) No RIP (static routing only).
  598. (4) AppleTalk (MacIP) is not yet supported.
  599. (5) No DHCP.
  600.  
  601. *** Warning ***
  602. This is preliminary alpha test software intended
  603. for evaluation and is known to be incomplete.
  604.  
  605. For those unfamiliar with software development conventions:
  606.  
  607. "Alpha test" identified by "a" in the version number are
  608. pre-release versions in which basic product features
  609. are not fully implemented or tested.
  610.  
  611. "Beta test" identified by "b" in the version number are
  612. pre-release versions which are substantially complete
  613. but not fully tested.
  614.  
  615. "Candidate" identified by "c" in the version number are
  616. complete candidates for final release pending confirmation
  617. of minor fixes or enhancements.
  618.  
  619.  
  620.  
  621. [End of Release Notes]
  622.